projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f621ab
)
src/ChangeLog: Add missing bug id.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 31 May 2010 15:30:13 +0000
(17:30 +0200)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 31 May 2010 15:30:13 +0000
(17:30 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index bff8266dc44f464c482b628519f020104b5ef586..ac3ae42cbcb0dea0318efc2ef648959e0f8c0a8e 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-21,7
+21,7
@@
* font.c (font_delete_unmatched): Check Vface_ignored_fonts.
Don't sheck SPEC if it is nil.
(font_list_entities): Call font_delete_unmatched if
- Vface_ignored_fonts is non-nil.
+ Vface_ignored_fonts is non-nil.
(Bug#6287)
2010-05-28 Glenn Morris <rgm@gnu.org>